home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11416 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.ichange.com!newsmaster
  2. From: Jesse Liberty <jl@staff.ichange.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Binary Search Tree
  5. Date: Thu, 14 Mar 1996 07:31:01 -0500
  6. Organization: AT&T
  7. Message-ID: <31481185.5DE5@staff.ichange.com>
  8. References: <3145EBBB.7E35@cs.strath.ac.uk> <3146BEF4.4D56@staff.ichange.com> <4i6itb$g6t@news.Belgium.EU.net>
  9. NNTP-Posting-Host: 140.244.99.60
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14. CC: jl@staff.ichange.com
  15.  
  16. Albert Dorofiev wrote:
  17. >         Jesse Liberty <jl@staff.ichange.com> writes:
  18. > >mfirth wrote:
  19. > >> Does anyone know where I can find a decent implementation of
  20. > >> a Binary Search Tree (preferably documented)?
  21. > >Not sure if this helps, but I spend a couple hundred pages on this and
  22. > >related issues in my book "Teach Yourself MORE C++ In 21 Days."  I cover
  23. > Would you mind telling where I can find it?
  24. > Or you keep all you works a secret?
  25.  
  26. Sure, you can find Teach Yourself MORE C++ In 21 Days in any computer book store. The ISBN is 0-672-30657-3. Or you may want 
  27. to try http://www.mcp.com (choose search, search by author).
  28.  
  29. ------
  30. Jesse Liberty [AT&T New Media Services]
  31. jl@staff.ichange.com    ZDNet: 72241,72
  32. Teach Yourself C++ In 21 Days. Sams 1994
  33. Teach Yourself MORE C++ In 21 Days. Sams 1996
  34. Teach Yourself ANSI C++ In 21 Days. Sams 1996
  35. C++: An Introduction To Programming. Que 1996
  36.